home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2002 #12 / Net_2002_12.iso / net12.exe / scripts / DefineButton2_77 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-11-02  |  60 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(361);
  4. }
  5.